NDocumentViewWithCommandBars<TView> Class Members
In This Topic
The following tables list the members exposed by NDocumentViewWithCommandBars<TView>.
Public Fields
Public Methods
| Name | Description |
| GetMainMenuBar | Returns the menu bar with name "Main Menu" or null if such menu bar is not found. |
| GetToolBar | Returns the first toolbar with the given name or null if such toolbar is not found. |
| RemoveCommands | Overridden. Removes the specified commands from the commanding UI. |
Top
Protected Methods
| Name | Description |
| lvl | Overridden. |
Top
See Also